This is a PICT viewer application which was written using QuickApp. QuickApp™ is a C++ applications framework. Designed in the tradition of MacApp®, its’ style will be instantly familiar to any MacApp programmer. QuickApp is not designed to replace MacApp for development of large scale projects, but as a new tool for your development needs. QuickApp strips away all but the crucial features which MacApp provides. This allows QuickApp to have blazingly fast compile times, and generate applications with trivially small code sizes. It also makes it easy to learn.
QuickApp also has the advantage that it was written purely in C++. It is not a re-write of a product written in Pascal. It was written using state of the art C++ techniques. This makes it ideal to provide the user interface for your C++ programs.
QuickApp provides support for:
• Multiple windows and documents
• Scroll Bars
• Menus
• Dialog Boxes
• Event Handling
• Standard File Dialogs
• Text Edit
• Off-Screen graphics buffers
• Background and idle processing
The included program is called QAPict. It can read and display PICT files. It has scroll bars and you can view multiple documents simultainously. It includes full source code for the application, which is less than 10 lines long.
QuickApp is available from Emergent Behavior for $99.